PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.barcodes.unidimensional Package / PDFCode128CBarcode Class / getDataToEncode Method
In This Topic
    getDataToEncode Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    protected java.lang.String getDataToEncode( 
       java.lang.String originalData
    )

    Parameters

    originalData
    See Also